IBM Books

Event Logging System Messages Guide


ATM LLC (ALLC)

This chapter describes ATM LLC (ALLC) messages. For information on message content and how to use the message, refer to the Introduction.

ALLC.001 

Level: C-INFO

Short Syntax: ALLC.001 Fn function_name called, nt network id

Long Syntax: ALLC.001 Function function_name called, on network network id

Description: ATM 1483 function called

ALLC.002 

Level: CI-ERROR

Short Syntax: ALLC.002 error rtn, fn function_name rc return_code ( descriptor_string) nt network ID

Long Syntax: ALLC.002 error rtn, fn function_name rc return_code ( descriptor_string) nt network ID

Description: A downcall to the ATM LLC layer returned error

Cause: Could be bad input parameters, or an erroneous condition the return code will be printed alongwith a short string describing the error. The function name returning error is also printed. Possible error strings: ``Invalid net num'' : Invalid net number was passed to the API ``NULL clientFunctions'' : NULL clientFunctions ptr passed ``NULL clientHandlePtr'' : NULL clientHandlePtr passed ``Inv hdr length'' : Invalid packet header length passed ``Invalid addr scheme'' : Invalid ATM addressing scheme requested ``net down (reg)'' : Net is down, but client was registered (no error) ``net down (no reg)'' : Net is down, no client registration performed (no error) ``dup non-shared EPs'' : Two non shareable endpoints configured with the same atm address tried to register. (This indicates a possible configuration error) ``addr actvn procdng'' : ATM address activation is in progress (no error) ``bad client handle'' : An invalid client handle was passed to the ATM LLC API. ``bad input parms'' : An invalid input parameter was passed to the ATM LLC API. ``ep not up'' : A caller tried to open a channel on an endpoint which is not yet up. ``bad channel handle'' : An invalid channel handle was passed to the ATM LLC API. ``not chnl user'' : A caller to the ATM LLC API tried to use a channel without being a user of it.

ALLC.003 

Level: C-INFO

Short Syntax: ALLC.003 clnt ( atm1483ClientStruct_ptr) added to exstng EP ( atm1483EpBlkStruct_ptr) (total num_clnts), nt network id

Long Syntax: ALLC.003 client ( atm1483ClientStruct_ptr) added to existing EP ( atm1483EpBlkStruct_ptr) (total num_clnts), nt network id

Description: A client has been successfully registered with an existing point, the new number of clients on this endpoint is printed.

ALLC.004 

Level: C-INFO

Short Syntax: ALLC.004 Clnt ( atm1483ClientStruct_ptr) added to new EP ( atm1483EpBlkStruct_ptr), nt network id

Long Syntax: ALLC.004 Client ( atm1483ClientStruct_ptr) added to newly created endpoint ( atm1483EpBlkStruct_ptr), nt network id

Description: A new endpoint has been created and a client has successfully registered with it.

ALLC.005 

Level: C-INFO

Short Syntax: ALLC.005 Fn function_name rtng SUCCESS, nt network id

Long Syntax: ALLC.005 Function function_name returning SUCCESS, on network network id

Description: ATM 1483 function returning SUCCESS

ALLC.006 

Level: C-INFO

Short Syntax: ALLC.006 Fn function_name called

Long Syntax: ALLC.006 Function function_name called

Description: ATM 1483 function called

ALLC.007 

Level: CI-ERROR

Short Syntax: ALLC.007 Error rtn, fn function_name rc return_code ( descriptor_string)

Long Syntax: ALLC.007 Error rtn, fn function_name rc return_code ( descriptor_string)

Description: A downcall to the ATM LLC layer returned error

Cause: Could be bad input parameters, or an erroneous condition the return code will be printed alongwith a short string describing the error. Possible descriptor_strings are the same as in ALLC_2.

ALLC.008 

Level: UI_ERROR

Short Syntax: ALLC.008 Failed mem allocn, fn function_name ( descriptor_string)

Long Syntax: ALLC.008 Failed memory allocation in function function_name ( descriptor_string)

Description: An attempt to allocate dynamic memory failed

Cause: This indicates that the router is running out of dynamic memory This should be addressed the same way that other memory allocation failures are addressed.

ALLC.009 

Level: UI_ERROR

Short Syntax: ALLC.009 Matching PVC (vpi= vpi vci= vci) unusable ( descriptor_string), nt network id

Long Syntax: ALLC.009 matching PVC (vpi= vpi vci= vci) unusable ( descriptor_string), nt network id

Description: A client tried to open an existing PVC but sharing flags do not allow this or there is an SDU mismatch (this is indicated in the descriptor string).

Cause: This may indicate a configuration error for these PVCs.

ALLC.010 

Level: C-INFO

Short Syntax: ALLC.010 new user on chnl (vpi vpi/ vci vci) (total new_total) nt network id

Long Syntax: ALLC.010 Added new user to chnl (vpi vpi/ vci vci) (total new_total) nt network id

Description: A new user has been added to a vcc. The new total number of users of this vcc is printed.

ALLC.011 

Level: C-INFO

Short Syntax: ALLC.011 PVC up (vpi= vpi vci= vci), nt network id

Long Syntax: ALLC.011 New PVC activated (vpi= vpi vci= vci), nt network id

Description: A new PVC has been activated

ALLC.012 

Level: UI-ERROR

Short Syntax: ALLC.012 Failed PVC bring up (vpi= vpi vci= vci, redial= redial_flag), nt network id

Long Syntax: ALLC.012 Failed PVC bring up (vpi= vpi vci= vci, redial= redial_flag), nt network id

Description: Indicates failure to bring up a PVC. redial if non zero indicates subsequent activation will be re-attempted.

ALLC.013 

Level: CE-ERROR

Short Syntax: ALLC.013 Failed SVC bring up (dstn atm_address, redial= redial_flag), nt network id

Long Syntax: ALLC.013 Failed SVC bring up (dstn ATM addr atm_address, redial= redial_flag), nt network id

Description: Indicates failure to bring up a SVC to specified destination ATM address. ``redial'' being non zero indicates subsequent activation will be re-attempted.

ALLC.014 

Level: C-INFO

Short Syntax: ALLC.014 SVC call placed (dstn atm_address), nt network id

Long Syntax: ALLC.014 SVC call placed (dstn ATM addr atm_address), nt network id

Description: Indicates that a call was successfully placed for an SVC to the specified destination atm address.

ALLC.016 

Level: C-INFO

Short Syntax: ALLC.016 SVC hung up (vpi vpi/ vci vci, dstn atm_address) nt network id

Long Syntax: ALLC.016 SVC hung up (vpi vpi/ vci vci, dstn atm_address) nt network id

Description: Indicates that an SVC was hung up after the last user of this SVC closed this channel.

ALLC.017 

Level: C-INFO

Short Syntax: ALLC.017 atm1483SendData success (vpi vpi/ vci vci), nt network id

Long Syntax: ALLC.017 atm1483SendData success(vpi vpi/ vci vci), nt network id

Description: The ``slow path'' data transmission function on this vcc was successful

ALLC.018 

Level: UI-ERROR

Short Syntax: ALLC.018 atm1483SendData failed (vpi vpi/ vci vci), nt network id

Long Syntax: ALLC.018 atm1483SendData failed (vpi vpi/ vci vci), nt network id

Description: The ``slow path'' data transmission function vcc was unsuccessful

ALLC.019 

Level: C-INFO

Short Syntax: ALLC.019 EP actvn attempt (ESI esi Sel selector), nt network id

Long Syntax: ALLC.019 EP activation attempt (ESI esi Sel selector), nt network id

Description: An attempt is being made to activate an endpoint. The endpoint is described by its ESI (either actual or "Burned In" and the selector byte).

ALLC.020 

Level: CI-ERROR

Short Syntax: ALLC.020 ATM downcall fail ( function_name rc return_code)

Long Syntax: ALLC.020 ATM downcall from 1483 failed ( function_name rc return_code)

Description: A downcall from the 1483 layer to the ATM driver returned something other than SUCCESS, the function name and return code are printed.

ALLC.021 

Level: C-INFO

Short Syntax: ALLC.021 EP up ( atm_address), nt network id

Long Syntax: ALLC.021 Local endpoint activated ( atm_address), nt network id

Description: A local ATM 1483 endpoint has been activated

ALLC.022 

Level: C-INFO

Short Syntax: ALLC.022 ATM addr state chg (ESI esi Sel selector, state newstate), nt network id

Long Syntax: ALLC.022 ATM addr state chg upcall (ESI esi Sel selector, state newstate), nt network id

Description: An upcall was received indicating a change in state of an ATM address The new state is indicated by the value of "state" state = 0 => address deactivated state = 1 => address activated state = 2 => address refused state = 3 => address wrap

ALLC.023 

Level: UE-ERROR

Short Syntax: ALLC.023 Hanging up incoming call (caller remote_atm_address, hangup_descriptor_string), nt network id

Long Syntax: ALLC.023 Hanging up incoming call (caller remote_atm_address, hangup_descriptor_string), nt network id

Description: An incoming call has been hung up. Caller's atm address and a string describing the reason are printed

ALLC.024 

Level: C-INFO

Short Syntax: ALLC.024 Valid call recvd (caller remote_atm_address, vpi vpi/ vci vci, total num_chnls, sdu chg sdu_chg)

Long Syntax: ALLC.024 Valid call recvd (caller remote_atm_address, vpi vpi/ vci vci, total num_chnls, sdu chg sdu_chg)

Description: An valid incoming call has been received and acknowledged. In addition to the caller's atm address, vpi and vci, the new total number of active SVCs on this interface (using ALLC) is printed and whether SDU negotiation was performed (if "sdu chg" is non zero).

ALLC.025 

Level: UE-ERROR

Short Syntax: ALLC.025 Hanging up acked call (destn remote_atm_address, hangup_descriptor_string, redial redial_flag), nt network id

Long Syntax: ALLC.025 Hanging up acked call (destn remote_atm_address, hangup_descriptor_string, redial redial_flag), nt network id

Description: An outgoing call which has received an ack has been hung up. Destination atm address and a string describing the reason are printed. If "redial" flag is non zero, indicates that the channel will be redialled.

ALLC.026 

Level: C-INFO

Short Syntax: ALLC.026 VCC setup complete (destn remote_atm_address, vpi vpi/ vci vci, total num_chnls), nt network id

Long Syntax: ALLC.026 VCC setup complete (destn remote_atm_address, vpi vpi/ vci vci, total num_chnls), nt network id

Description: A VCC which was initiated by the local endstation has been successfully setup. The destination ATM address, vpi, vci are printed as well as the new total number of active SVCs on this interface (using ALLC).

ALLC.027 

Level: CE-ERROR

Short Syntax: ALLC.027 Recvd remote discon (from remote_atm_address, vpi vpi/vci vci), nt network id

Long Syntax: ALLC.027 Recvd remote discon (from remote_atm_address, vpi vpi/vci vci), nt network id

Description: The remote ATM station disconnected the VCC. The remote ATM address and vpi/vci of the VCC are printed.

ALLC.028 

Level: CE-ERROR

Short Syntax: ALLC.028 Remote VCC Disconn (rsn reason_code, cause cause_code, diagLen diag_len, diagData[0] diag_data)

Long Syntax: ALLC.028 Remote VCC Disconn (rsn reason_code, cause cause_code, diagLen diag_len, diagData[0] diag_data)

Description: This is used to indicate the reason and cause codes for the VCC disconnect indicated by ALLC_27

ALLC.029 

Level: C-INFO

Short Syntax: ALLC.029 EP cleaned up (ESI esi Sel selector), nt network id

Long Syntax: ALLC.029 EP cleaned up (ESI esi Sel selector), nt network id

Description: An Endpoint which is no longer needed is being cleaned up. The ESI and Selector byte which define the endpoint are displayed.

ALLC.030 

Level: UI_ERROR

Short Syntax: ALLC.030 Internal ATM downcall fail ( function_name rc return_code)

Long Syntax: ALLC.030 ATM downcall for a local function from 1483 failed ( function_name rc return_code)

Description: A downcall to the ATM API which only involved local functions and should normally always succeed, failed. This indicates possibly an error in the ATMLLC and/or ATM driver code.

ALLC.031 

Level: C-INFO

Short Syntax: ALLC.031 Packet recvd (0-3 first_4_bytes 4-7 next_4_bytes 8-9 next_2_bytes), nt network id

Long Syntax: ALLC.031 Packet received by ATMLLC (0-3 first_4_bytes 4-7 next_4_bytes 8-9 next_2_bytes), nt network id

Description: A packet has been received by the ATMLLC module on this net; the first 10 bytes of the packet (containing LLC SNAP information) are printed.

ALLC.032 

Level: UI-ERROR

Short Syntax: ALLC.032 invalid clnt ( atm1483ClientStruct_ptr) on chnl (vpi vpi/vci vci), nt network id

Long Syntax: ALLC.032 invalid client ( atm1483ClientStruct_ptr) still on chnl (vpi vpi/vci vci), nt network id

Description: An invalid client is listed as a user of a channel. This could have been an old client which has since been deleted or which exitted this channel earlier. This indicates an internal coding error.

ALLC.033 

Level: U-INFO

Short Syntax: ALLC.033 chnl disconn recvd with null correlator

Long Syntax: ALLC.033 chnl disconn recvd with null correlator

Description: The ATMLLC module received a disconnect for a channel before receiving the setup itself.

ALLC.034 

Level: C-INFO

Short Syntax: ALLC.034 netup recvd by ep atm1483EpBlkStruct_ptr ( num_clients clnts), nt network id

Long Syntax: ALLC.034 netup recvd by endpoint atm1483EpBlkStruct_ptr ( num_clients clients), nt network id

Description: A netup was received by the endpoint specified. The number of clients currently registered with the endpoint is printed.

ALLC.035 

Level: C-INFO

Short Syntax: ALLC.035 netdwn recvd by ep atm1483EpBlkStruct_ptr ( num_clients clnts), nt network id

Long Syntax: ALLC.035 netdown recvd by endpoint atm1483EpBlkStruct_ptr ( num_clients clients), nt network id

Description: A net down was received by the endpoint specified. The number of clients currently registered with the endpoint is printed.

ALLC.036 

Level: C-INFO

Short Syntax: ALLC.036 clnt ( atm1483ClientStruct_ptr) deleted from ep ( atm1483EpBlkStruct_ptr), n_clients remain, nt network id

Long Syntax: ALLC.036 client ( atm1483ClientStruct_ptr) deleted from endpt ( atm1483EpBlkStruct_ptr), n_clients remain, nt network id

Description: This message is printed whenever a client is deregistered from an endpoint. IDs of the client and endpoint are printed as well as the number of clients remaining on the endpoint.


[ Top of Page | Previous Page | Next Page | Table of Contents ]